body {
  margin: 0;
}
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
}
nav {
  padding: 30px;
}
nav a {
  font-weight: bold;
  color: #2c3e50;
}
nav a.router-link-exact-active {
  color: #42b983;
}

.header[data-v-44ec7754] {
  background: white;
  display: flex;
  justify-content: space-between;
  height: 64px;
  align-items: center;
  padding: 0 56px 0 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  min-width: 1066px;
}
.header-left[data-v-44ec7754] {
  display: flex;
  align-items: center;
}
.header-left .logo[data-v-44ec7754] {
  background: url(../../images/green_logo05d343c8.png) center no-repeat;
  background-size: cover;
  width: 314px;
  height: 33px;
  margin: 16px 0 15px 32px;
}
.header-left .title[data-v-44ec7754] {
  font-size: 16px;
  font-weight: bold;
  color: #222222;
}
.header .tab[data-v-44ec7754] {
  font-size: 14px;
  color: #222222;
  margin-right: 32px;
  cursor: pointer;
  height: 100%;
  line-height: 64px;
  box-sizing: border-box;
}
.header .tab-option[data-v-44ec7754] {
  display: none;
}
.header .tab-option-supply[data-v-44ec7754] {
  display: none;
}
.header .tab-option-item[data-v-44ec7754] {
  display: none;
}
.header .tab-active[data-v-44ec7754] {
  color: #4aab3c;
  border-bottom: 3px solid #4aab3c;
  position: relative;
}
.header .tab[data-v-44ec7754]:hover {
  color: #4aab3c;
  border-bottom: 3px solid #4aab3c;
  position: relative;
}
.header .tab:hover .tab-option[data-v-44ec7754] {
  display: block;
  position: absolute;
  top: 64px;
  left: -46px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  padding: 12px 0;
}
.header .tab:hover .tab-option-supply[data-v-44ec7754] {
  position: absolute;
  left: -32px;
}
.header .tab:hover .tab-option .tab-option-item[data-v-44ec7754] {
  display: block;
  width: 148px;
  padding: 12px 0;
  box-sizing: border-box;
  font-size: 14px;
  height: 44px;
  color: #000;
  line-height: 20px;
}
.header .tab-option-item[data-v-44ec7754]:hover {
  background: rgba(74, 171, 60, 0.08);
  color: #4aab3c !important;
}
.header .tab[data-v-44ec7754]:last-child {
  margin-right: 0;
}
.header .header-right[data-v-44ec7754] {
  display: flex;
  height: 100%;
}
.placeholder[data-v-44ec7754] {
  height: 64px;
  width: 100%;
}

.contain[data-v-89aee582] {
  padding: 40px 0;
  display: flex;
  justify-content: center;
  background: #ffffff;
}
.contain .sort[data-v-89aee582] {
  margin-right: 64px;
  width: 104px;
  cursor: pointer;
}
.contain .sort .title[data-v-89aee582] {
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  margin-bottom: 16px;
  text-align: left;
}
.contain .sort .title[data-v-89aee582]:hover {
  color: #666666;
}
.contain .sort .content[data-v-89aee582] {
  height: 18px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  margin-bottom: 16px;
  text-align: left;
}
.contain .sort .content[data-v-89aee582]:hover {
  color: #666666;
}
.contain .sort .content[data-v-89aee582]:nth-last-child(2) {
  width: 154px;
}
.contain .sort .content[data-v-89aee582]:last-child {
  width: 154px;
  margin-bottom: 0;
}
.contain .sort-last[data-v-89aee582] {
  cursor: pointer;
}
.contain .sort-last .title[data-v-89aee582] {
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  margin-bottom: 16px;
  text-align: left;
}
.contain .sort-last .content[data-v-89aee582] {
  height: 18px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  margin-bottom: 16px;
  text-align: left;
}
.contain .connect[data-v-89aee582] {
  margin-left: 134px;
}
.contain .connect .title[data-v-89aee582] {
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #333333;
  line-height: 20px;
  margin-bottom: 16px;
}
.contain .connect .img[data-v-89aee582] {
  width: 80px;
  height: 80px;
  background: url(../../images/code29c53bbd.png);
  background-size: cover;
}
.line-outer[data-v-89aee582] {
  display: flex;
  justify-content: center;
}
.line-outer .line[data-v-89aee582] {
  width: 1400px;
  opacity: 1;
  border-top: 1px solid #e9e9e9;
}
.end-outer[data-v-89aee582] {
  display: flex;
  height: 68px;
  justify-content: center;
  align-items: center;
}
.end-outer .company[data-v-89aee582] {
  opacity: 0.9;
  font-size: 14px;
  color: #333333;
}
.gree-go[data-v-89aee582] {
  margin: 48px 0 0 0;
  display: flex;
  align-items: center;
}
.gree-go-text[data-v-89aee582] {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #333333;
  line-height: 20px;
}
.gree-go-text[data-v-89aee582]:hover {
  color: #666666;
}
.gree-go-pic[data-v-89aee582] {
  margin-left: 10px;
  width: 6px;
  height: 9px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAABFElEQVQ4T5WTMUsEMRCF5+3GdPdPJOzO5DfYHJ6FNoKNoGBhbWl1pT/AKyysLA7sBcHKRpatFK4QwU4REW1EXBjZY5VzdXdz6ZK8L2/yMgHNOZDn+bqqbgEYM/NhF48sy96IqFcJj0RkB0DRBJaAzm4COFfVNe/963/QH6AS3URR1Gfm+zrUBJS6R2PMIEmSq18V1EuqnfgOYENETr/X2xymGgCqqnve+4PpvMPhxxDAiJl3g4GKHM8LPAQDAJ6IaBAKTKy1fefcXQhwYa1ddc69hKR0TETb3vvP1ncoswewz8zDztYA8AFgk5lPQprvOY7jlTRNL9va+4yIlohoAmBZRG7bPlGZ0oIxZrEoiuvZyzVBX7Ytdg5o5CrVAAAAAElFTkSuQmCC);
  background-size: cover;
}

.home[data-v-5ddaf0a8] {
  min-width: 1400px;
}
[data-v-5ddaf0a8] .el-backtop {
  box-shadow: none;
  width: 50px;
  height: 50px;
}

